Account for trailing / in URLs when determining on-disk location. Fixes #84.
authorBrian Anderson <banderson@mozilla.com>
Sat, 28 Jun 2014 22:39:48 +0000 (15:39 -0700)
committerBrian Anderson <banderson@mozilla.com>
Sat, 28 Jun 2014 22:44:11 +0000 (15:44 -0700)
commit12d1a512ea7f23b6358931a66f23d835c2f3dfe9
tree227fce57d7ac28a243ad5b6d5d874843210e07b8
parent9288b6e618e8d17829d825fde19589012df5b4a4
Account for trailing / in URLs when determining on-disk location. Fixes #84.

No tests because there's no preexisting network tests.
src/cargo/sources/git/source.rs